Skip to content

Update Rust crate spin to 0.12#123

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/spin-0.x
Open

Update Rust crate spin to 0.12#123
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/spin-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2026

This PR contains the following updates:

Package Type Update Change
spin dependencies minor 0.100.12

Release Notes

zesterer/spin (spin)

v0.12.0

Changed
  • Moved to Codeberg
Fixed
  • Unsoundness in FairMutex caused by an undue extension of a reference lifetime
    outside of a critical section. Note that we do not consider this CVE-worthy since
    there's no clear path to exploiting this and there's no clear reason for the compiler
    to actually generate code that falls afoul of the issue. If you have found an example
    of this issue leading to unexpected behaviour in practice, please open an issue.

v0.11.0

Added
  • lock_api mapped read/write guard for RwLock
  • Once::init_from_ref
  • rustc-dep-of-std feature, allowing spin to be used as a standard library dependency
Changed
  • MSRV is now 1.71
  • Lazy is now LazyLock
Fixed
  • lock_api feature name for RawRwLockUpgradeDowngrade

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/spin-0.x branch from fd4cba0 to 2709490 Compare May 20, 2026 15:53
@renovate renovate Bot changed the title Update Rust crate spin to 0.11 Update Rust crate spin to 0.12 May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants